x86: remove X86_INTEL_USERCOPY code
authorMatt Wilson <msw@amazon.com>
Fri, 30 Aug 2013 08:54:00 +0000 (10:54 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 30 Aug 2013 08:54:00 +0000 (10:54 +0200)
commita9758fb369c558dacccf67800b178ab77a17d011
tree5276112e16eb2fd8c2fe79367022080090330d87
parent7ab9e14530c58be4aa30c811bfaef35f64bdd90d
x86: remove X86_INTEL_USERCOPY code

Nothing defines CONFIG_X86_INTEL_USERCOPY, and as far as I can tell it
was never used even when Xen supported 32-bit x86.

Signed-off-by: Matt Wilson <msw@amazon.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/cpu/intel.c